home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 173 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.3 KB

  1. Date: Tue, 23 Mar 93 18:19:02 -0500
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: hohmuth@freia.inf.tu-dresden.de
  4. In-Reply-To: Michael Hohmuth's message of Tue, 23 Mar 93 12:04:31 MET <9303231104.AA02254@irz405.inf.tu-dresden.de>
  5. Subject: tcsh 6.03, BSD sh, mntlib
  6.  
  7. >> I'd prefer not to distribute binaries with the library, except in
  8. >> cases where it may be needed to bootstrap the source code.  Why not
  9. >> make your shell available on the archive, if you haven't already done
  10. >> so?
  11. >
  12. >That's OK with me.  I was just considering your arguments about fixing
  13. >system() in the library distributions's BUGS file ("there are too many
  14. >broken shells out there"),
  15.  
  16. Yes...I still feel there are too many broken shells out there, but I
  17. have received a many examples in email of cases where the current
  18. emulation in the library loses badly.  I've come to the conclusion
  19. that it would be nice to provide both methods and let the user choose
  20. via an environment variable which way to go (e.g. if your shell works
  21. good enough, you can enable the exec-/bin/sh version of system() and
  22. popen()).  I am (as I believe I said in another message) open to
  23. discussion on which should be the default, and how this should be
  24. controlled (a new env var, or a switch in UNIXMODE?)
  25.  
  26. cheers,
  27. entropy
  28.